home *** CD-ROM | disk | FTP | other *** search
-
- VIEW21.DOC VIEW v2.1 June 10, 1993
-
- The key input logic was rewritten and improved. The read buffer
- was enlarged to handle larger files more smoothly. Added
- redirection and piping in DOS with the /R option. Search and
- Search Again were added. The size was kept to 1k so this program
- is suitable for distribution disks.
-
- Usage: VIEW [D:\PATH\]SOMEFILE.DOC
-
- Keys: Home, Up, PgUp, Left, Right, End, Down, PgDn.
- * = WordStar high bit toggle Esc = exit
- Ins = Search from beginning
- Del = Search Again from current position
-
- Use VIEW /R wherever you would normally use MORE in redirection
- and piping. See DOS manual on MORE.
-
- Example: LHA P SOMEFILE.LZH *.DOC | VIEW /R
-
- This program may be freely distributed. --DMD.